Edit Task: RecurringTimeImport
Format
SCHED / EditTask '<TaskName>' RecurringTimeimport '<AbsoluteFileNamePath>'
Description
The RecurringTimeImport attribute under EditTask imports a window file for the given task. This attribute can only be used if the attribute RecurringType is set to RecurringTime.
For more information on parameters, see the Window File Import page.
Parameters
Parameter | Description |
---|---|
AbsoluteFileNamePath | A string of text in single quotes of the Path/Filename of the window file that is to be imported. |
Examples
Import recurring times for a task.
SCHED / EditTask 'TaskA' RecurringTimeImport 'C:\STKScheduler\Times_Ingest.txt'